@import "online.css";
@import "animate.min.css";
@import "../zui/css/zui.min.css";
@import "online.css";
.os-suit-btn {
  padding: 10px 40px;
  display: inline-block;
  background-color: #00aef3;
  color: #ffffff;
  border-radius: 3px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  border: 1px solid #00aef3;
  margin: 0 0 20px;
}
.os-suit-btn:hover {
  color: #ffffff;
  background-color: #00aef3;
}
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.row {
  margin: 0;
}
* {
  font-family: "Microsoft Yahei" !important;
}
a,
a:hover {
  text-decoration: none !important;
  color: #333333;
}
a:focus {
  color: #ffffff;
}
ul,
ol {
  margin: 0!important;
  padding: 0!important;
  list-style: none;
}
p,
h1 {
  line-height: 1;
  margin: 0;
}
.com-p {
  color: #999999;
  font-size: 16px;
  line-height: 30px;
}
.box {
  padding: 50px 0;
}
.mb20 {
  margin-bottom: 20px;
}
.mb50 {
  margin-bottom: 50px;
}
.friend {
  margin: 10px;
  display: inline-block;
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
  width: 180px;
  height: 180px;
}
.n-friend {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.n-friend:hover {
  border: 1px solid #00aef3;
  color: #00aef3;
}
.n-friend i {
  margin-right: 10px;
}
.header {
  background-color: #ffffff;
  border-bottom: 1px solid #f2f2f2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  position: fixed;
  width: 100%;
  z-index: 9999;
}
.header .active {
  color: #00aef3 !important;
}
.header .logo {
  margin: 0;
}
.header .logo a {
  background-image: url('../images/logo.png');
  background-size: 116px;
  line-height: 38px;
  text-indent: -9999px;
  float: left;
  display: block;
  width: 116px;
  height: 38px;
  margin-top: 7px;
}
.hotline  {
  background-image: url('../images/hotline.png');
    background-size: 220px;
    text-indent: -9999px;
    float: left;
    width: 220px;
    height: 38px;
    margin-top: 3px;
    margin-left: 30px;
}
.header .main-nav .menu {
  float: right;
}
.header .main-nav .menu > li {
  float: left;
  line-height: 60px;
  margin-right: 30px;
}
.header .main-nav .menu > li > a {
  padding: 7px;
  color: #333333;
  font-size: 16px;
}
.header .main-nav .menu > li > a:hover {
  color: #00aef3;
}
.header .main-nav .menu .dp-tag {
  position: relative;
}
.header .main-nav .menu .dp-tag:hover > a,
.header .main-nav .menu .dp-tag:hover i {
  color: #00aef3;
}
.header .main-nav .menu .dp-tag:hover .dp-menu {
  display: block;
}
.header .main-nav .menu .dp-tag i {
  font-size: 18px;
}
.header .main-nav .menu .dp-tag .dp-menu {
  position: absolute;
  min-width: 145px;
  width: 145px;
  padding: 5px 0;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  z-index: 10;
  display: none;
  opacity: 0;
  background-color: #ffffff;
  transform: translateY(-10px);
  transition: opacity .2s ease 0s,transform .2s ease 0s;
  -webkit-transition: opacity .2s ease 0s,transform .2s ease 0s;
}
.header .main-nav .menu .dp-tag .dp-menu:before {
  height: 8px;
  background-color: #fff;
  content: '';
  position: absolute;
  width: 8px;
  transform: rotate(45deg);
  top: -4px;
  left: 16px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  z-index: 9;
}
.header .main-nav .menu .dp-tag .dp-menu:after {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  height: 8px;
  background-color: #fff;
  content: '';
}
.header .main-nav .menu .dp-tag .dp-menu li {
  line-height: 40px;
}
.header .main-nav .menu .dp-tag .dp-menu a {
  font-size: 15px;
  color: #666;
}
.header .main-nav .menu .dp-tag .dp-menu a:hover {
  color: #00aef3;
}
.header .main-nav .menu .dp-tag .in {
  opacity: 1;
  transform: translateY(0);
}
.footer {
  padding: 40px 0 0;
  background: #fbfbfb;
}
.footer .list {
  text-align: left;
  margin-bottom: 20px!important;
}
.footer .list .item {
  margin-top: 15px;
}
.footer .list .item a {
  color: #666;
}
.footer .list .item a:hover {
  color: #00aef3;
}
.footer .list .item i {
  margin-right: 7px;
}
.footer .last-list {
  border-right: 1px solid #d8d8d8;
}
.d-footer {
  padding: 20px 0;
  background: #000;
  position: relative;
}
.d-footer .rights {
  color: #5a5959;
  font-size: 14px;
  line-height: 25px;
  min-width: 540px;
  text-align: center;
}
.d-footer .rights a {
  color: #5a5959;
}
.d-footer .cnzz {
  position: absolute;
  left: 0;
  z-index: 9999;
  bottom: 0;
}
.b-bottom {
  border-bottom: 3px solid #1abd9d;
}
.fixedBox {
  width: 165px;
  z-index: 99999;
  cursor: pointer;
  position: fixed;
  top: 25%;
  right: 0;
  transition: all .3s ease;
  -webkit-transition: all .5s ease;
}
.fixedBox .rList {

  width: 125px;
  
  padding: 8px;
  float: right;
}
.fixedBox .rList .listLi {
  background: #c9c9c9;
  margin: 5px auto 0;
  padding: 8px;
  width: 74px;
  text-align: center;
  position: relative;
  transition: all .3s ease;
  -webkit-transition: all .3s ease ;
  opacity: 0.8;
}
.fixedBox .rList .listLi:last-child {
  margin-bottom: 8px;
}
.fixedBox .rList .listLi:hover {
  background-color: #f1f1f1;
}
.fixedBox .rList .listLi .iconfont {
  font-size: 38px;
}
.fixedBox .rList .listLi .liText {
  margin-top: 3px;
}
.fixedBox .rList .listLi a,
.fixedBox .rList .listLi a:focus {
  color: #000;
}
.fixedBox .rList .Service {
  z-index: 999;
}
.fixedBox .rList .Service .hideQQ {
  position: absolute;
  top: 0;
  left: -159px;
  background-color: #ffffff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  padding: 10px;
  z-index: 997;
  display: none;
}
.fixedBox .rList .Service .hideQQ img {
  width: 32px;
  height: 32px;
  margin-top: 5px;
}
.fixedBox .rList .Service .hideQQ .qqImg {
  background-image: url("../images/qq.png");
  width: 97px;
  height: 28px;
}
.fixedBox .rList .Service .hideQQ .leftLi {
  margin-left: 10px;
  text-align: left;
}
.fixedBox .rList .Service:hover {
  background-color: #ffffff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.fixedBox .rList .Service:hover .hideQQ {
  display: block;
}
.fixedBox .rightSlide {
  width: 40px;
  height: 120px;
  background: #00aef3;
  float: right;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.moveRight {
  transform: translateX(125px);
  -webkit-transform: translateX(125px);
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.video-box {
  position: fixed;
  top: 50%;
  margin-top: -250px;
  left: 50%;
  margin-left: -400px;
  height: 283px;
  display: none;
  z-index: 10;
}
.video-box .close {
  width: 40px;
  color: #999;
  background-color: #000;
  position: absolute;
  top: 0;
  right: -40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  opacity: 1;
  display: none;
}
.menban {
  z-index: 998;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
}
.totop {
  position: fixed;
  z-index: 999;
  right: 5px;
  bottom: 75px;
  display: block;
  width: 26px;
  height: 62px;
  background: url(../images/rocket.png) no-repeat 0 0;
  -webkit-transition: all 0.2s ease-in-out;
}
.totop:hover {
  background: url(../images/rocket.png) no-repeat 0 -62px;
}
.d-box {
  z-index: 999999999;
  position: absolute;
}
.d-box img {
  position: absolute;
  top: 150px;
  left: 50%;
  margin-left: -360px;
}
.c-close {
  position: absolute;
  right: 615px;
  top: 210px;
  font-size: 20px;
  color: #ffffff;
  cursor: pointer;
}
.recruit {
  background: url(../images/rree.png);
  width: 200px;
  height: 232px;
  position: fixed;
  right: 0;
  z-index: 99999;
  bottom: 200px;
}
.smallOs {
  background: url("../images/smallos.png");
  height: 4179px;
  width: 1909px;
  position: relative;
}
.joinOs {
  position: absolute;
  bottom: 550px;
  width: 235px;
  height: 65px;
  left: 605px;
  display: inline-block;
}
.container {
  min-width: 960px;
}
.banner {
  background: url("../images/customer-case/banner.png") no-repeat;
  background-size: 100% 100%;
  height: 300px;
}
.banner .button-wrap {
  margin: 0 auto;
  padding-top: 190px;
}
.banner .button-wrap .v-btn {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
  margin-right: 20px;
}
.banner .button-wrap .v-btn:hover {
  background-color: #ffffff;
  color: #333333;
}
.banner .button-wrap .v-btn i {
  margin-right: 10px;
}
.slogan .a-chose {
  background-image: url("../images/customer-case/title1.png");
  display: inline-block;
  height: 42px;
  text-indent: -9999px;
  width: 639px;
  margin-bottom: 20px;
}
.slogan .s-pannel {
  margin-top: 50px;
}
.slogan .s-pannel .title {
  color: #999;
  font-size: 22px;
  margin-bottom: 30px;
}
.slogan .s-pannel .title span {
  color: #00aef3;
  font-size: 22px;
}
.slogan .s-pannel .s-text {
  font-size: 16px;
  color: #999999;
  text-indent: 2em;
  line-height: 2.0;
}
.slogan .os-suit-btn {
  margin-top: 50px;
}
.customer {
  background: #f5f5f6;
}
.customer .a-more {
  background-image: url("../images/customer-case/title2.png");
  display: inline-block;
  height: 42px;
  text-indent: -9999px;
  width: 317px;
  margin-bottom: 20px;
  height: 38px;
  margin-bottom: 50px;
}
.customer .row {
  margin-left: 0;
  margin-right: 0;
}
.customer .c-box {
  padding-left: 0;
  padding-right: 0;
  height: 115px;
}
.customer .cc {
  background-image: url("../images/customer-case/cc.png");
  width: 285px;
  height: 115px;
  display: inline-block;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.customer .cc:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.customer .c2 {
  background-position: 0 -115px;
}
.customer .c3 {
  background-position: 0 -230px;
}
.customer .c4 {
  background-position: 0 -345px;
}
.customer .c5 {
  background-position: 0 -460px;
}
.customer .c6 {
  background-position: 0 -575px;
}
.customer .c7 {
  background-position: 0 -690px;
}
.customer .c8 {
  background-position: 0 -805px;
}
